a11y: Skip atspi.Cache signals for hidden elements
authorEmmanuele Bassi <ebassi@gnome.org>
Thu, 19 Nov 2020 14:46:01 +0000 (14:46 +0000)
committerEmmanuele Bassi <ebassi@gnome.org>
Thu, 19 Nov 2020 15:20:56 +0000 (15:20 +0000)
commite600a0723780dcd8ddb3452a50405968241e007f
treef30a113011bed9b4c8801fe655d8ff31bce8495b
parent8fa58c2e178e045769188d2fa55229d67b8d8e79
a11y: Skip atspi.Cache signals for hidden elements

If the accessible object is hidden, we can skip the emission of the
AddAccessible and RemoveAccessible signals on the cache, as those
objects won't be visible in the accessibility tree.
gtk/a11y/gtkatspicache.c